I have a dtagrid called datagrid1. When I have my code behind process run I want to be able to change the header text of the datagrid from there.

Can someone give me an example of some code that will do this from the VB code behind?

I'm using VS .Net 2003.

Thanks