There's a tweak called "Specify columns to sort the booklist by on startup" that you can use to specify the sort order on startup. Assuming your genre field has a lookup name of '#genre', set the tweak to
Code:
[('#genre',0),('authors',0),('series_index',0),('title',0)]