No, it's not possible currently to change the name of the shrunken index.
As for querying it though, when ILM shrinks an index it does create an alias for the index with the same name as the previous one, so my-index-000001
becomes shrink-my-index-000001
and an alias is created called my-index-000001
pointing to the new shrink-prefixed index.