I used the vb.net 2008
I want to set the header name of my datagridview when connect to my database.

here is the problem..
field name of database is "item_code" also show the same in data gridgridview..

I want to change it to be "Item Code" in datagridview, but i don't kow how to code it. When i change it manually the data from database not appear..pls help me solve this..