Hello JJ,
The first (current) item will be selected when the SelectedItem is synchronized with the CurrentItem. That is why you should set the IsSynchronizedWithCurrectItem property of the GridView to False, in order to prevent the default selection of the first record.
Greetings,
Didie
the Telerik team