CH currently uses order found while traversing directory (it usually means order in which files appeared in directory in the first place). This way it is usually faster (than when sorting by name), because of on-disk layout of data. It is possible to implement such a feature in the future - please file a feature request (see
http://www.copyhandler.com/en/request-a-feature).