An automorphism is a mapping of a graphs nodes onto it's own nodes. Whereas an isomorphism is the mapping of a graphs nodes onto another graphs nodes.
Doesn't this mean the are fundamentally the same thing, it's just a matter of what the nodes are labelled (for example in one graph the nodes may numbered sequentially, but in the other graph they are labelled alphabetically)?
So will the number of automorphisms be the same as the number of isomorphisms?
Your understanding matches mine. The distinction is somewhat academic. I am not aware of any theorems that hinge on the distinction.
Does the identity count as an automorpism? If not, there is probably one more isomorphism than automorphism. Also, intuition breaks down when you are talking about infinite sets.