This is not a database question. It's a pure VB question and should have been asked in the VB.NET forum.

You simply have to sort your grid programmatically. I suggest that you read the MSDN documentation for the DataGridViewColumn.SortMode property and follow the appropriate links from there.