Slicer uses ITK’s file readers to read images and they determine what reader to use based on the file extension. You could probably instantiate a specific reader using Python scripting, but it would be easier to just set the proper extension for your image (and a good idea in general).
What is the file format of brain1st.001?