You can programmatically set a gridview column's headertext (which can be html). So in your procedure that handles the sorting, you could do the following and change the image source depending on the sort direction.
gv.Columns(0).HeaderText = "<img src='whatever.jpg' />"
a496761
Junior Poster in Training
62 posts since Feb 2008
Reputation Points: 10
Solved Threads: 4