What exactly are you trying to accomplish?
It seems that you want names sorted by how they are written. You can do that using the information in the link I posted just above. However, if you want them sometimes sorted one way and sometimes another, then there isn't a way to do that.
If you want to display author_sort in the tag browser instead of author, then set the tweak and restart calibre. The tweak is found in the section "Use author sort in Tag Browser". The exact setting is:
categories_use_field_for_author_name = 'author_sort'
|