did
EDIT: nevermind
No this is not a bad solution. You could place this code on the on_Bind event for the grid.
or as the poster above said, you mean?
grdFunding.Rows[0].Visible = true;
could create a header template and "hard code" your header text.
