Vaadin Grid and initialy sorted data - how to hint Grid to show sort icons

I have a Grid component with Indexed container where data are sorted initialy by two columns. (data come from Elasticsearch) How can I hint Grid to know about this sorting and show proper sorting icons in column headings when Grid is loaded?